-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #1165
base: master
Are you sure you want to change the base?
Develop #1165
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
README.md
Outdated
@@ -35,3 +35,5 @@ Install Prettier Extention and use this [VSCode settings](https://mate-academy.g | |||
1. Implement comment deletion | |||
- Delete the commnet immediately not waiting for the server response to improve the UX. | |||
1. (*) Handle `Add` and `Delete` errors so the user can retry | |||
|
|||
DEMO [ https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix it and update it in the PR description
DEMO [ https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/] | |
[DEMO](https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
README.md
Outdated
@@ -35,3 +35,5 @@ Install Prettier Extention and use this [VSCode settings](https://mate-academy.g | |||
1. Implement comment deletion | |||
- Delete the commnet immediately not waiting for the server response to improve the UX. | |||
1. (*) Handle `Add` and `Delete` errors so the user can retry | |||
|
|||
[DEMO] (https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update this link in the PR description
[DEMO] (https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/) | |
[DEMO](https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/) |
DEMO [ https://oleksandrakoshyk.github.io/react_dynamic-list-of-posts/]